How to Install libjogl2-jni software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libjogl2-jni software package in Ubuntu 16.04 LTS (Xenial Xerus)

libjogl2-jni software package provides Java bindings for OpenGL API (JNI lib), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjogl2-jni 

libjogl2-jni is installed in your system.

Make ensure the libjogl2-jni package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjogl2-jni *

You will get with libjogl2-jni package name, version, architecture and description in a table

libjogl2-jni package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Java
Package libjogl2-jni
Version 2.3.2+dfsg-4
Description Java bindings for OpenGL API (JNI lib)
Sub Section Java


See Also, How to uninstall or remove libjogl2-jni software package from Ubuntu 16.04 LTS (Xenial Xerus) ?